home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
vulvara
/
Vulvara.exe
/
scripts
/
DefineButton2_732
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2004-10-08
|
261b
|
21 lines
on(release){
if(ith == 1)
{
if(it == 1)
{
gotoAndPlay(7565);
}
else
{
tellTarget("ee")
{
play();
}
}
}
else
{
gotoAndPlay(7565);
}
}